home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 1 / CU Amiga Magazine CD-ROM Special Edition (1995)(EMAP Images)(GB)[Issue 1995-11].iso / Aminet / misc / sci / ElectroCAD.lha / s / Startup-Sequence < prev   
Text File  |  1995-06-13  |  551b  |  21 lines

  1. Addbuffers df0: 10
  2. c:SetPatch >NIL: ;patch system functions
  3. cd c:
  4. echo ""
  5. echo "Welcome to Electro Cad."
  6. echo ""
  7. echo "Electronic Circuit Drawing System."
  8. echo ""
  9. echo "Electro Cad is an AMOS Program."
  10. echo ""
  11. echo "By Derek Pell (c) 1990."
  12. echo ""
  13. echo "1Mb and Maximum of two External Disk Drives"
  14. echo "If Electro Cad Fails to Load, Turn off your Machine"
  15. echo "and Disconnect any Peripherals Which are Capable"
  16. echo "of Depleating your Machine of Memory."
  17. echo "" 
  18. BindDrivers
  19. LoadWB delay  ;wait for inhibit to end before continuing
  20. endcli >NIL:
  21.